home *** CD-ROM | disk | FTP | other *** search
- Path: news.interlog.com!news
- From: dsheffie@interlog.com
- Newsgroups: comp.lang.c
- Subject: Resizing Windows using Turbo C++ 3.1
- Date: 6 Mar 1996 03:00:23 GMT
- Organization: InterLog Internet Services
- Message-ID: <4hiv47$etp@steel.interlog.com>
- Reply-To: dsheffie@interlog.com
- NNTP-Posting-Host: dsheffie.interlog.com
- X-Newsreader: IBM NewsReader/2 v1.2
-
-
- Hello,
-
- I am writing a windows program, and am trying to get it to resize my window.
-
- I found the SetWindowPos function in the help files, but it does not seem to work.
- At the top of the help page, the function is listed as 2.X. Does this mean that this function
- will not work in 3.X, or only that it was introduced in v 2.1?
-
- If this is not a valid function in Windows 3.X, can anyone tell me of a similar function
- which will resize my window?
-
- Thanks in advance.....
-